Return to start page

Removes the sub string at position position with length length of string whichString and returns the resulting string. whichString String which is used for removing the sub string. position Position of the sub string which should be removed. length Length of the sub string which should be removed. Returns the new string without the sub string string.

Brief Description

-

Source File

Core/String/Library Misc.j

Object

RemoveSubString

Authors

-

See Objects

-

Todos

-